Skip to content

docs: point documentation links at canonical onepin.ai/docs#60

Merged
kj-podonos merged 1 commit into
mainfrom
kj-podonos/docs-canonical-url
Jun 19, 2026
Merged

docs: point documentation links at canonical onepin.ai/docs#60
kj-podonos merged 1 commit into
mainfrom
kj-podonos/docs-canonical-url

Conversation

@kj-podonos

Copy link
Copy Markdown
Contributor

What & why

Docs moved to a subpath. docs.onepin.ai now 301-redirects to https://onepin.ai/docs (verified: lands …/docs/get-started/introduction, 200; homepage nav links to onepin.ai/docs). The repo still pointed at the old subdomain, so every docs link took a redirect hop and the PyPI sidebar "Documentation" link resolved via redirect rather than canonical.

Point all four at the canonical URL:

  • pyproject.toml[project.urls] Documentation
  • README.md — install pointer + SDK-usage hosted-docs link
  • SUPPORT.md — Docs link

The docs.onepin.ai → /docs 301 stays in place, so existing inbound links and any AI-engine citations keep resolving.

Verification

  • grep confirms zero docs.onepin.ai left in hand-maintained files (the Fern-generated SDK never referenced it).
  • uv build + twine checkPASSED (validates the changed project.urls).

🤖 Generated with Claude Code

Docs moved to a subpath; docs.onepin.ai now 301-redirects to onepin.ai/docs.
Point the links straight at the canonical URL to drop the redirect hop and
fix the PyPI sidebar "Documentation" link.

- pyproject.toml: project.urls Documentation
- README.md: install pointer + SDK-usage hosted-docs link
- SUPPORT.md: Docs link

The docs.onepin.ai -> /docs 301 stays in place so existing inbound links and
citations keep resolving.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@kj-podonos kj-podonos added the documentation Improvements or additions to documentation label Jun 19, 2026
@kj-podonos kj-podonos self-assigned this Jun 19, 2026
@kj-podonos kj-podonos merged commit caea9ca into main Jun 19, 2026
23 checks passed
@kj-podonos kj-podonos deleted the kj-podonos/docs-canonical-url branch June 19, 2026 06:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant